字典APP>英语词典>tag end翻译和用法

tag end

英 [tæɡ end]

美 [tæɡ end]

网络  末端

英英释义

noun

双语例句

  • That is, the XML must have both a start tag and end tag, and must be authored using the proper syntax.
    因此,所有XML必须有一个起始标签和一个结束标签,并且要使用正确的语法创建。
  • Finally, the parser meets price-list's closing tag and it generates its two last events: closing price-list and end of document.
    最后,语法分析器遇到price-list的结束标记并生成它的最后两个事件:结束price-list和文档结束。
  • The test results of the electronic tag chip were given at the end of the paper, which indicate that the functions of the tag chip were correct, and the test results were consistent with the simulation results.
    论文最后给出了电子标签芯片的测试结果,测试结果表明,所设计的电子标签芯片功能正确,测试结果与仿真结果一致。
  • An XML document can have some empty tags that do not have anything inside and can be expressed as a single tag instead of as a set of beginning and end tags.
    XML文档可以使用内部不包含任何内容的空标记,这些标记可以表示为单个标记,而不是一组开始和结束标记。
  • He decided to tag on an extra paragraph at the end summarizing what he'd said.
    他决定在结束部分再增加一段文字,总结他说话的内容。
  • Elements are delimited by a start tag, such as, and an end tag, such as.
    元素使用起始标记,如和结束标记,如分隔开。
  • John was at the tag end of his class.
    约翰是他班上最后一名。
  • Writing a test for a simple one-line tag might seem excessive, but you'd be surprised how many times the one-liners end up being the source of trouble.
    为只有一行代码的标记编写测试看起来似乎有些过分,但是很多时候问题的源头正是这一行代码。
  • In fact, the standard forbids use of an end tag for these special ones, although most browsers are lenient and ignore the errant end tag.
    实际上,这个标准禁止对这些特殊标签使用结束标签,但是大多数浏览器能够容忍和忽略那些错误的结束标签。
  • Empty elements must either have an end tag or the start tag must end with/>.
    空的元素也必须有一个结束标签或者开始标签用/结束。